Linux host17.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Apache
: 199.188.200.68 | : 216.73.216.124
Cant Read [ /etc/named.conf ]
8.1.33
shipvipnc2024
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
softaculous /
dolibarr /
[ HOME SHELL ]
Name
Size
Permission
Action
images
[ DIR ]
drwxr-xr-x
php53
[ DIR ]
drwxr-xr-x
php56
[ DIR ]
drwxr-xr-x
php71
[ DIR ]
drwxr-xr-x
php81
[ DIR ]
drwxr-xr-x
php82
[ DIR ]
drwxr-xr-x
changelog.txt
10.92
KB
-rw-r--r--
clone.php
6.09
KB
-rw-r--r--
conf.php
1.68
KB
-rw-r--r--
data.zip
1.37
MB
-rw-r--r--
dolibarr.sql
559.87
KB
-rw-r--r--
dolibarr.zip
80.86
MB
-rw-r--r--
edit.php
7.09
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
extend.php
2.26
KB
-rw-r--r--
fileindex.php
815
B
-rw-r--r--
import.php
3.43
KB
-rw-r--r--
info.xml
2.25
KB
-rw-r--r--
install.js
924
B
-rw-r--r--
install.php
6.13
KB
-rw-r--r--
install.xml
2.45
KB
-rw-r--r--
md5
1.83
KB
-rw-r--r--
notes.txt
2.38
KB
-rw-r--r--
update_pass.php
148
B
-rw-r--r--
upgrade.php
5.67
KB
-rw-r--r--
upgrade.xml
289
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : conf.php
<?php // // File generated by Dolibarr installer 22.0.1 on [[file_generated]] // // Take a look at conf.php.example file for an example of conf.php file // and explanations for all possibles parameters. // $dolibarr_main_url_root='[[softurl]]'; $dolibarr_main_document_root="[[softpath]]"; $dolibarr_main_url_root_alt='/custom'; $dolibarr_main_document_root_alt="[[softpath]]/custom"; $dolibarr_main_data_root="[[softdatadir]]"; $dolibarr_main_db_host='[[softdbhost]]'; $dolibarr_main_db_port='0'; $dolibarr_main_db_name='[[softdb]]'; $dolibarr_main_db_prefix='[[dbprefix]]'; $dolibarr_main_db_user='[[softdbuser]]'; $dolibarr_main_db_pass='[[softdbpass]]'; $dolibarr_main_db_type='mysqli'; $dolibarr_main_db_character_set='utf8'; $dolibarr_main_db_collation='utf8_general_ci'; // Authentication settings $dolibarr_main_authentication='dolibarr'; //$dolibarr_main_demo='autologin,autopass'; // Security settings $dolibarr_main_prod='0'; $dolibarr_main_force_https='0'; $dolibarr_main_restrict_os_commands='mariadb-dump, mariadb, mysqldump, mysql, pg_dump, pg_restore, clamdscan, clamdscan.exe'; $dolibarr_nocsrfcheck='0'; $dolibarr_main_instance_unique_id='[[instance_unique_id]]'; $dolibarr_mailing_limit_sendbyweb='0'; $dolibarr_mailing_limit_sendbycli='0'; //$dolibarr_lib_FPDF_PATH=""; //$dolibarr_lib_TCPDF_PATH=""; //$dolibarr_lib_FPDI_PATH=""; //$dolibarr_lib_TCPDI_PATH=""; //$dolibarr_lib_GEOIP_PATH=""; //$dolibarr_lib_NUSOAP_PATH=""; //$dolibarr_lib_ODTPHP_PATH=""; //$dolibarr_lib_ODTPHP_PATHTOPCLZIP=""; //$dolibarr_js_CKEDITOR=''; //$dolibarr_js_JQUERY=''; //$dolibarr_js_JQUERY_UI=''; //$dolibarr_font_DOL_DEFAULT_TTF=''; //$dolibarr_font_DOL_DEFAULT_TTF_BOLD=''; $dolibarr_main_distrib='standard';
Close